Remove dead #defines for XML_{SHORT,LONG}_TIME.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 1 Mar 2015 02:06:32 +0000 (02:06 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 1 Mar 2015 02:06:32 +0000 (02:06 +0000)
gpsbabel/defs.h

index d0c72f8d269b912b6e76dc3f3bb66b62a0faa6d4..2c284d78941d334d4a86c7296e2d1e8bdcda558e 100644 (file)
@@ -211,10 +211,6 @@ extern QTextStream cerr;
 #define CENTI_TO_MICRO(t) (t * 10000) /* Centiseconds to Microseconds */
 #define MICRO_TO_CENTI(t) (t / 10000) /* Centiseconds to Microseconds */
 
-/* Short or Long XML Times */
-#define XML_SHORT_TIME 1
-#define XML_LONG_TIME 2
-
 /*
  * Extended data if waypoint happens to represent a geocache.  This is
  * totally voluntary data...